From: Chong Yidong Date: Sat, 21 Feb 2009 18:51:48 +0000 (+0000) Subject: * progmodes/compile.el (compilation-error-regexp-alist-alist): X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1643 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=eb3b56a6d9019589b3a818962e47ecfc25655830;p=emacs.git * progmodes/compile.el (compilation-error-regexp-alist-alist): Tweak regexp (Bug#2173). --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 460a4aa8024..a26d19489b5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2009-02-21 Chong Yidong + * progmodes/compile.el (compilation-error-regexp-alist-alist): + Tweak regexp (Bug#2173). + * textmodes/flyspell.el (flyspell-mouse-map): Undefine mouse-2 to avoid yanks (Bug#2408).